home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Nejlepší České Hry
/
Nej české hry.iso
/
hry
/
spinava historka
/
gEN.swf
/
scripts
/
frame_5
/
DoAction.as
Wrap
Text File
|
2004-10-08
|
526b
|
31 lines
setProperty("_root.hero", _xscale, "+80");
setProperty("_root.hero", _yscale, "80");
setProperty("_root.hero", _X, "500");
setProperty("_root.hero", _Y, "470");
tellTarget("_root.darker")
{
gotoAndPlay(2);
}
tellTarget("_root.c")
{
gotoAndStop(1);
}
if(prog_veranda eq true)
{
tellTarget("_root.veranda")
{
gotoAndStop(11);
}
tellTarget("_root.fred")
{
gotoAndStop(14);
}
}
if(prog_taska eq true)
{
tellTarget("_root.debats")
{
nextFrame();
}
}